home *** CD-ROM | disk | FTP | other *** search
- Path: park.uvsc.edu!usenet
- From: Jon Jensen <jjensen@ami-med.com>
- Newsgroups: comp.lang.c++
- Subject: Re: screen savers
- Date: Tue, 30 Jan 1996 09:28:11 -0700
- Organization: Utah Valley State College, Orem, Utah
- Message-ID: <310E471B.309B@ami-med.com>
- References: <4e091h$f0q@badger.wmin.ac.uk> <4e3pms$h65@ixnews5.ix.netcom.com>
- NNTP-Posting-Host: 205.218.27.66
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b4 (WinNT; I)
-
- There is a sample program called BOUNCER on either MSDN or VC++
- CDs. This sample is 16-bit and straight C/Win16 API. Borland
- can do screen savers ony using OWL. (This info as of Borland
- C++ 4.02 - maybe they do it now at the API level??). As far as
- AVI/FLC animation you can do it yourself using MCI commands, use
- the new Windows 95 animation control or check out Autodesks
- screen saver (also 16-bit) which will play an AVI for you. I
- think there is a callable library etc.
-
- Jon Jensen
- Applied Medical Informatics
-